Clarify docs of GtkTextTag -set properties a bit
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 22:22:48 +0000 (17:22 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 22:22:48 +0000 (17:22 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=687825

gtk/gtktexttag.c

index 6910517b43d85fe63d631c358613316301be67a8..8674e92c9f0cd74a2be7f9a049c56bfc5dd3e026 100644 (file)
@@ -65,7 +65,7 @@
  * For each property of #GtkTextTag, there is a "set" property, e.g.
  * "font-set" corresponds to "font". These "set" properties reflect
  * whether a property has been set or not.
- * You should not set them independently.
+ * They are maintained by GTK+ and you should not set them independently.
  */
 
 #include "config.h"